Skip to content

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Jun 6, 2025

Just doing some of the work for the next major - I'll do a proper next branch and cherry-pick these into dedicated PRs closer to the time

Relates to #1743

"@typescript-eslint/eslint-plugin": "^6.0.0 || ^7.0.0 || ^8.0.0",
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"eslint": "^8.57.0 || ^9.0.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this v8 version lets us remove all our deprecated helpers

G-Rath and others added 12 commits June 18, 2025 14:12
BREAKING CHANGE: dropped support for Node v16
BREAKING CHANGE: dropped support for Node v21
BREAKING CHANGE: dropped support for ESLint v7
BREAKING CHANGE: `jest/no-alias-methods` has been removed from the `styles` config as its already in
 the `recommended` config
BREAKING CHANGE: dropped support for `@typescript-eslint` v6
BREAKING CHANGE: dropped support for `@typescript-eslint` v7
…eChecking` properties

BREAKING CHANGE: removed `docs.recommend` and `docs.requiresTypeChecking` from `unbound-method`
BREAKING CHANGE: dropped support for Node v18
BREAKING CHANGE: dropped support for Node v23
BREAKING CHANGE: dropped support for Node v20.x prior to v20.12.0
BREAKING CHANGE: dropped support for ESLint v8.x prior to v8.57.0
Copy link

🎉 This PR is included in version 29.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@G-Rath G-Rath closed this Jun 18, 2025
@G-Rath G-Rath deleted the next-next branch June 18, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment